Skip to content

feat(action): add optional input name#9

Merged
remarkablemark merged 1 commit intomasterfrom
feat/action
Apr 1, 2026
Merged

feat(action): add optional input name#9
remarkablemark merged 1 commit intomasterfrom
feat/action

Conversation

@remarkablemark
Copy link
Copy Markdown
Owner

@remarkablemark remarkablemark commented Apr 1, 2026

What is the motivation for this pull request?

Allow workflows to customize the installed OpenAPI Generator CLI binary name instead of always using openapi-generator-cli.

What is the current behavior?

The action always installs the wrapper binary as openapi-generator-cli and does not provide a way to rename it.

What is the new behavior?

The action now supports an optional name input that controls the installed wrapper binary name while keeping openapi-generator-cli as the default.

The README.md documents the new input and the test workflow verifies a custom binary name.

Checklist:

- Add a name input to customize the installed OpenAPI Generator CLI wrapper
- Document and test the custom binary name behavior
@remarkablemark remarkablemark self-assigned this Apr 1, 2026
@remarkablemark remarkablemark added the enhancement New feature or request label Apr 1, 2026
@remarkablemark remarkablemark merged commit 5414961 into master Apr 1, 2026
10 checks passed
@remarkablemark remarkablemark deleted the feat/action branch April 1, 2026 00:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant